Skip to main content
POST
Get aggregated metrics across all accessible line items.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json

Request body for line item metric endpoints (used in metric API).

from_datetime
string<date-time>
required
to_datetime
string<date-time>
required
interval
enum<string>
default:daily
Available options:
hourly,
daily,
weekly,
monthly
timezone
string
default:Asia/Seoul

Response

Successful Response

timeseries
AllLineItemsHourlyMetricSchema · object[]
required
total
AllLineItemsMetricBaseSchema · object
required

Total aggregate across all accessible line items.